home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Internet
/
Collection of Internet.iso
/
infosrvr
/
doc
/
www_talk.arc
/
000309_what_I can tell, there are three kinds of public text identifiers:.msg
< prev
next >
Wrap
Text File
|
1992-11-30
|
695b
|
25 lines
ISO ids, registered owner ids, and unregistered owner ids. The first
kind refer to ISO documents. The second category is for documents by
ISO members, I guess. And as far as I can tell, the third category
is anybody's game (kinda like x- identifiers.)
They look like this:
-//unregistered owner//class name//lang
The class is DTD. The lang is probably EN (english). The owner and
name are pretty much up for grabs. Usually the country is included
in the owner, even for unregistered owners.
So here's a stab:
-//USA-IANA//DTD HTML//EN
or, in context:
<!DOCTYPE HTML PUBLIC "-//USA-IANA//DTD HTML//EN">
But perhaps CERN, rather than IANA should be the owner.
Dan